home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
BASIC
/
TOOLS
/
README
< prev
next >
Wrap
Text File
|
1997-05-12
|
816b
|
15 lines
bas2text.spk converts BASIC to Text
bascrunch.spk V1.02, crunches BASIC programs by shortening variable and
function/procedure names, making multi-line statements,
converting SWI names to numbers...
basdt.spk V1.00, interactive debugger for BASIC programs; set
breakpoints, inspect variables, throwback support,
step-by-step through a program... CAREWARE
basicedi.spk BASIC editor
blink.spk V1.20, linker for BASIC programs; scans the main basic
program for library commands and appends the used
functions and procedures to it
makeapp2.spk V1.01, converts a basic program into an Absolute file,
making it e.g. possible to crunch it - now even retains
the command line parameters